x86/iommu: fix wrong usage of iommu_hwdom_inclusive
authorRoger Pau Monné <roger.pau@citrix.com>
Tue, 2 Oct 2018 15:01:41 +0000 (17:01 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 2 Oct 2018 15:01:41 +0000 (17:01 +0200)
commit8ce6ba37d6bd8959e0d00b92103c85cc662f6afd
treee9a6877a8dcbd7d0f197b81b839b4386b5c12aac
parent0bc6a68da585cb5d781f27404943a1dbd393e95f
x86/iommu: fix wrong usage of iommu_hwdom_inclusive

iommu_hwdom_inclusive was used where iommu_hwdom_reserved should be
used.

Reported-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/drivers/passthrough/iommu.c
xen/drivers/passthrough/x86/iommu.c